CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - .pcm .wav

搜索资源列表

  1. audio_demo

    0下载:
  2. 语音信号处理:This package encloses a small application dedicated to speech signal processing at 8 kHz or 16 kHz. This application reads standard *.wav or *.pcm files through UI dialog box, plots and plays the signal with vertical dynamic crosshairs.-This
  3. 所属分类:Voice Compress

    • 发布日期:2017-03-29
    • 文件大小:327600
    • 提供者:银杏
  1. pcm2wav

    0下载:
  2. 声音采集卡生成的PCM格式文件转换为wav文件-Acquisition card generated PCM sound files into wav file format
  3. 所属分类:Audio program

    • 发布日期:2017-04-02
    • 文件大小:318346
    • 提供者:pengfei
  1. wave_mod

    0下载:
  2. 将PCM文件加WAV头,转化为WAV文件,注释详细-PCM turns into WAV file by adding head.
  3. 所属分类:Communication

    • 发布日期:2017-04-08
    • 文件大小:1825
    • 提供者:yff
  1. AddAndRemoveWavFileHeaderTest

    0下载:
  2. 添加和移除Wav语音文件头,工程里包含ETSI标准PCM测试文件-Wav sound files to add and remove the head, works in the test file contains the ETSI standard PCM
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-05-13
    • 文件大小:3403459
    • 提供者:李三中
  1. fuppes-0.660

    0下载:
  2. A free, multiplatform Universal Plug and Play A/V MediaServer (not yet fully UPnP compliant). It supports on-the-fly transcoding from ogg/vorbis, musepack/mpc, FLAC and AAC/MP4 to mp3, mp2, wav or pcm, image conversion/rescaling and video transcoding
  3. 所属分类:Streaming_Mpeg4

    • 发布日期:2017-03-30
    • 文件大小:770960
    • 提供者:含羞草
  1. Voice_interpolation_and_extraction

    0下载:
  2. 实现PCM编码的语音文件(.wav格式)的内插和抽取。-Realizes the PCM code pronunciation document (the .wav form) interpolation and extraction.
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-04-03
    • 文件大小:810749
    • 提供者:林琳
  1. alac_decoder-0.2.0

    0下载:
  2. alac-m4a 解码工程,It asks the demuxer to parse the quicktime container, asks the decoder to decode the data and writes output as either RAW PCM or WAV-alac-m4a decoder
  3. 所属分类:Audio program

    • 发布日期:2017-03-29
    • 文件大小:325424
    • 提供者:林文
  1. VOICEprogram

    0下载:
  2. 这个程序包含由PCM格式转化为WAV格式.然后进行WAV格式的播放,暂停,及停止.采用directshow进行播放-This program contains the PCM format into WAV format WAV format and then play, pause, and stop. Using directshow to play
  3. 所属分类:Audio program

    • 发布日期:2017-04-06
    • 文件大小:81234
    • 提供者:
  1. libzplay-2.02-sdk

    0下载:
  2. 该库集成了所有支持格式(mp3, mp2, mp1, ogg, flac, ac3, aac, oga, wav and pcm )的编码解码器。库本身是由WINAPI编写,你无须额外的库,也不需要MFC / .NET的支持,只能在Windows下运行。 库直接对声卡播放音乐,简单容易。仅仅3行代码(创建类,打开文件,开始播放),你就可以播放音乐。 使用所支持的编码器,你也同样可以直接从声卡上录制声音(microphone, line-in, CD, ...)和把录制的声
  3. 所属分类:Streaming_Mpeg4

    • 发布日期:2017-05-15
    • 文件大小:3786294
    • 提供者:lijiang
  1. PCMConvert

    0下载:
  2. PCM文件:模拟音频信号经模数转换(A/D变换)直接形成的二进制序列,该文件没有附加的文件头和文件结束标志。Windows的Convert工具可以把PCM音频格式的文件转换成Microsoft的WAV格式的文件。-PCM files: analog audio signal by the analog to digital conversion (A/D transformation) direct the formation of binary sequences, it did not at
  3. 所属分类:Compiler program

    • 发布日期:2017-03-24
    • 文件大小:413973
    • 提供者:吴迪
  1. pcm2wav

    1下载:
  2. PCM编码(A律或U律)格式文件转换成WAV格式文件的VC6.0项目。-A VC6.0 project to covert PCM format(a-law/u-law) to WAV format.
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-03-23
    • 文件大小:8666
    • 提供者:sunnyriver
  1. wav2pcm_v0

    0下载:
  2. wav2pcm或pcm2wav功能的简单实现-wav to pcm and pcm to wav
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-11-04
    • 文件大小:3015
    • 提供者:robin
  1. AMRCodec

    0下载:
  2. This solution use amr-nb voice codec to code and decode .wav files in order to sound quality on different bitrates. IDE: VS 2010 In solution four projects 1. ConvertWavToData - convert .wav file to PCM short file. 2. AMRNBCodec - amr-nb en
  3. 所属分类:Voice Compress

    • 发布日期:2017-11-06
    • 文件大小:14281201
    • 提供者:Aleksej
  1. asmwork

    0下载:
  2. 请封装一个类CWave, 并编写一个软件,可完成对一个语音信号的内插和抽取。语音数据以wav格式、单声道存储,编码方式为PCM。可完成的功能为: (1)读wav文件; (2)写wav文件; (3)对语音数据进行内插和抽取。 -Please package a class CWave, and write a software, to be completed by a voice signal interpolation and decimation. Wav format, m
  3. 所属分类:Wavelet

    • 发布日期:2017-11-15
    • 文件大小:509326
    • 提供者:钟自豪
  1. alsa

    1下载:
  2. 基于ALSA的WAV播放和录音程序完整源码,程序包包含四个部分:WAV Parser、SND Common、Playback和Record。WAV Parser是对WAV文件的分析和封装,这里只针对Standard WAV File;SND Common是Playback 和Record共同操作,如SetParams、ReadPCM和WritePCM等;Playback和Record就分别是播放录音的主体了。原理很 简单,以Playback为例:从WAV文件读取PCM数据,通过I2S或AC97依
  3. 所属分类:Audio program

    • 发布日期:2017-11-02
    • 文件大小:7338
    • 提供者:胡和
  1. AutoSyncddwService

    0下载:
  2. I found that with iTunes, you can play songs in the WMA format, but it doesn t convert them, so on The Code Project website, I found an MP3, WAV, and PCM audio capturing C# code and added all the libraries necessary to capture the audio to the specif
  3. 所属分类:OpenCV

    • 发布日期:2017-11-14
    • 文件大小:13992
    • 提供者:bess
  1. PCMprinciple

    0下载:
  2. 文件内详细讲解了PCM编码的原理,对理解WAV格式的会有很大帮助-Explain in detail in the file the PCM coding principle, be of considerable help in understanding the WAV format
  3. 所属分类:Other Embeded program

    • 发布日期:2017-11-28
    • 文件大小:110567
    • 提供者:温哥华
  1. 7941942makewav

    0下载:
  2. 一个小程序,为音频PCM数据添加wav的头,变成wav文件,就可以在任何播放器中播放了-A small program to add audio PCM data wav head into wav file can be played in any player in the
  3. 所属分类:Streaming_Mpeg4

    • 发布日期:2017-11-14
    • 文件大小:3993
    • 提供者:不离不弃
  1. libzplay-2.02-src

    0下载:
  2. 库集成了所有支持格式(mp3, mp2, mp1, ogg, flac, ac3, aac, oga, wav and pcm )的编码解码器。库本身是由WINAPI编写,你无须额外的库,也不需要MFC / .NET的支持,只能在Windows下运行。 库直接对声卡播放音乐,简单容易。仅仅3行代码(创建类,打开文件,开始播放),你就可以播放音乐。 使用所支持的编码器,你也同样可以直接从声卡上录制声音(microphone, line-in, CD, ...)和把录制的声音保存
  3. 所属分类:Driver Develop

    • 发布日期:2017-11-13
    • 文件大小:4736359
    • 提供者:mou
  1. KDA_US02_20091030

    0下载:
  2. dspic 33f wav 播放器 支持 16gb sdhc 44.1k 16bit pcm wavfile iisout sound very hifi 声音非常好 推荐有动手能力的试下便也可通过-dspic 33f wav player 16gb sdhc 44.1k 16bit pcm wavfile iisout soundvery hifi
  3. 所属分类:SCM

    • 发布日期:2017-11-05
    • 文件大小:120936
    • 提供者:sunqiang
« 1 2 3 4 5 67 8 »
搜珍网 www.dssz.com